A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Air Quality Sensor MH-4R

    Requests
    1
    0 Votes
    1 Posts
    373 Views
    dietschemaD
    Hello everyone, Does someone already integrated sensor type MH-4R (Intelligent Infrared Gas Module) as a module into his/her MagicMirror? Datasheet: MH4-R It measure the air quality and give you the “parts per million” (unit ppm) back. Sensor is tested and working with the following: mkdir co2 cd co2 git clone https://github.com/IT-Berater/mh-z19.git cd mh-z19 ./setup.sh sudo python -m mh_z19 {‚co2‘: 668}
  • 0 Votes
    1 Posts
    293 Views
    C
    Hii. Please help me . I have a pulse sensor and ir thermometer modules . I want to integrate them in magicmirror interface like dht 11 and others. But i dont find their MMM-module . Have some body a solution?. Thank you.